[INFO] cloning repository https://github.com/y0xc/WuwaInjector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y0xc/WuwaInjector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy0xc%2FWuwaInjector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy0xc%2FWuwaInjector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89cadfdb12221fb2f5e3638c96d06e1fc474299f
[INFO] checking y0xc/WuwaInjector/89cadfdb12221fb2f5e3638c96d06e1fc474299f against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy0xc%2FWuwaInjector" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/y0xc/WuwaInjector
[INFO] finished tweaking git repo https://github.com/y0xc/WuwaInjector
[INFO] tweaked toml for git repo https://github.com/y0xc/WuwaInjector written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/y0xc/WuwaInjector on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/y0xc/WuwaInjector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff v0.2.19
[INFO] [stderr]   Downloaded libc v1.0.0-alpha.2
[INFO] [stderr]   Downloaded proc-maps v0.4.0
[INFO] [stderr]   Downloaded jiff-static v0.2.19
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded rsproperties v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f
[INFO] running `Command { std: "docker" "start" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling libc v1.0.0-alpha.2
[INFO] [stderr]     Checking jiff v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking android_system_properties v0.1.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rsproperties v0.2.3
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking android-properties v0.1.0 (/opt/rustwide/workdir/android-properties)
[INFO] [stderr]    Compiling xdl-rs v0.1.0 (/opt/rustwide/workdir/xdl-rs)
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/xdl-rs-1ee8633e3d03260c/out/bindings.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> xdl-rs/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | include!(concat!(env!("OUT_DIR"), "/bindings.rs"));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/xdl-rs-1ee8633e3d03260c/out/bindings.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> xdl-rs/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | include!(concat!(env!("OUT_DIR"), "/bindings.rs"));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xdl-rs` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xdl-rs` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f", kill_on_drop: false }`
[INFO] [stdout] 164d54e777e6e438bdf15c734ae6311c1d8d78c7761ffa85e671f2ece5e2354f
